Skip to content

Conversation

@PreetKot
Copy link

@PreetKot PreetKot commented Jan 4, 2026

Fixes #59

What changed

Added a simple hover lift effect and a lightweight glitter/shimmer effect (CSS-only) on the Precautions page cards.
The glitter/shimmer runs only on hover to keep it minimal and avoid unnecessary performance cost.
Files changed

index.css: Added .precaution-card hover + shimmer styles.
Precautions.jsx: Applied .precaution-card to the two main precaution sections.
How to verify

Go to /dashboard/precautions
Hover over the “Based on Current Air Quality” and “General Protective Measures” sections and confirm the hover + shimmer effect appears.

@vercel
Copy link

vercel bot commented Jan 4, 2026

@PreetKot is attempting to deploy a commit to the Prasoon Kumar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@prasoonk1204
Copy link
Owner

@PreetKot This issue wasn’t assigned to you. We’re waiting for confirmation from the person it was assigned to. If she’s not working on it, only then will this PR be merged.

Please work on issues that are assigned to you

@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
breathe-easy Ready Ready Preview, Comment Jan 8, 2026 1:56pm

@prasoonk1204
Copy link
Owner

@PreetKot Can you add screenshots or a video showing the changes? Since AQI fetching was moved from the frontend to the backend, the previous version is being deployed, and we don’t have the proper environment configured for it. As a result, I’m not able to see the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add hovering effect in Precautions page

2 participants